From: Stefan Monnier Date: Wed, 25 Apr 2001 15:52:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40568 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=76d8d2952b880f030197efbcf9df1a212f81bd06;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71fe9dd3d5c..7d3e13f7465 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2001-04-25 Stefan Monnier + * progmodes/make-mode.el (makefile-font-lock-keywords): + Rationalize the rules for includes and conditionals and use the + keyword face for them. + * faces.el (modify-face): Add compatibility for non-interactive use. 2001-04-24 John Wiegley